home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1996 December / macformat-044.iso / Demos / The Ghost Cave / BB / EXIT.Dxr / 00003.ls < prev    next >
Encoding:
Text File  |  1996-05-30  |  109 b   |  8 lines

  1. on mouseUp
  2.   puppetPalette("Black")
  3.   puppetSound(0)
  4.   updateStage()
  5.   puppetPalette(0)
  6.   go(1, "AHOME")
  7. end
  8.